Dense{DenseRLELazy} representation:

5x5_falses: Bool[0 0 0 0 0; 0 0 0 0 0; 0 0 0 0 0; 0 0 0 0 0; 0 0 0 0 0]
tensor: Tensor(Dense{Int64}(DenseRLE{Int64}(Element{false, Bool, Int64}(Bool[0, 0, 0, 0, 0]), 5, [1, 2, 3, 4, 5, 6], [5, 5, 5, 5, 5], Element{false, Bool, Int64}(Bool[]); merge = false), 5))
countstored: 5
5x5_trues: Bool[1 1 1 1 1; 1 1 1 1 1; 1 1 1 1 1; 1 1 1 1 1; 1 1 1 1 1]
tensor: Tensor(Dense{Int64}(DenseRLE{Int64}(Element{false, Bool, Int64}(Bool[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]), 5, [1, 6, 11, 16, 21, 26], [1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5], Element{false, Bool, Int64}(Bool[]); merge = false), 5))
countstored: 25
4x4_one_bool: Bool[0 0 0 1; 0 0 0 0; 1 0 0 0; 0 1 0 0]
tensor: Tensor(Dense{Int64}(DenseRLE{Int64}(Element{false, Bool, Int64}(Bool[0, 1, 0, 0, 1, 0, 1, 0]), 4, [1, 4, 6, 7, 9], [2, 3, 4, 3, 4, 4, 1, 4], Element{false, Bool, Int64}(Bool[]); merge = false), 4))
countstored: 8
5x4_bool_mix: Bool[0 1 0 1; 0 0 0 0; 1 1 1 1; 1 1 1 1; 0 1 0 1]
tensor: Tensor(Dense{Int64}(DenseRLE{Int64}(Element{false, Bool, Int64}(Bool[0, 1, 1, 0, 1, 0, 1, 1, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1]), 5, [1, 5, 10, 14, 19], [2, 3, 4, 5, 1, 2, 3, 4, 5, 2, 3, 4, 5, 1, 2, 3, 4, 5], Element{false, Bool, Int64}(Bool[]); merge = false), 4))
countstored: 18
5x5_zeros: [0.0 0.0 0.0 0.0 0.0; 0.0 0.0 0.0 0.0 0.0; 0.0 0.0 0.0 0.0 0.0; 0.0 0.0 0.0 0.0 0.0; 0.0 0.0 0.0 0.0 0.0]
tensor: Tensor(Dense{Int64}(DenseRLE{Int64}(Element{0.0, Float64, Int64}([0.0, 0.0, 0.0, 0.0, 0.0]), 5, [1, 2, 3, 4, 5, 6], [5, 5, 5, 5, 5], Element{0.0, Float64, Int64}(Float64[]); merge = false), 5))
countstored: 5
5x5_ones: [1.0 1.0 1.0 1.0 1.0; 1.0 1.0 1.0 1.0 1.0; 1.0 1.0 1.0 1.0 1.0; 1.0 1.0 1.0 1.0 1.0; 1.0 1.0 1.0 1.0 1.0]
tensor: Tensor(Dense{Int64}(DenseRLE{Int64}(Element{0.0, Float64, Int64}([1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0]), 5, [1, 6, 11, 16, 21, 26], [1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5, 1, 2, 3, 4, 5], Element{0.0, Float64, Int64}(Float64[]); merge = false), 5))
countstored: 25
5x5_float_mix: [0.0 1.0 2.0 2.0 3.0; 0.0 0.0 0.0 0.0 0.0; 1.0 1.0 2.0 0.0 0.0; 0.0 0.0 0.0 3.0 0.0; 0.0 0.0 0.0 0.0 0.0]
tensor: Tensor(Dense{Int64}(DenseRLE{Int64}(Element{0.0, Float64, Int64}([0.0, 1.0, 0.0, 1.0, 0.0, 1.0, 0.0, 2.0, 0.0, 2.0, 0.0, 2.0, 0.0, 3.0, 0.0, 3.0, 0.0]), 5, [1, 4, 8, 12, 16, 18], [2, 3, 5, 1, 2, 3, 5, 1, 2, 3, 5, 1, 3, 4, 5, 1, 5], Element{0.0, Float64, Int64}(Float64[]); merge = false), 5))
countstored: 17

